home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / wildcat / vm100a_b.zip / VMFILES.DAT / INSTALL.DOC < prev    next >
Text File  |  1996-05-06  |  32KB  |  686 lines

  1.  ┌───────────────────────────────────────────────────────────────────────────┐
  2.  │ Beta Release          Program Installation Notes          ViaMAIL! v1.00a │
  3.  └───────────────────────────────────────────────────────────────────────────┘
  4.  
  5.    If you haven't already read the contents of the README.1ST file, please
  6.    take a moment to do so now.
  7.  
  8.  
  9.    INTRODUCTION
  10.  
  11.    Okay, getting this far you should be aware that this file contains the
  12.    only source of tangible documentation with regards to installing and
  13.    running ViaMAIL!.  You're aware that we're busy working on getting the
  14.    online F1 help and normal documentation written.  With that little
  15.    reminder I think we're ready to proceed.
  16.  
  17.  
  18.    INITIAL INSTALL
  19.  
  20.    To install ViaMAIL! from the distribution archive, please use the
  21.    following steps:
  22.  
  23.       1)  Create a temporary work directory similar to below:
  24.  
  25.                            C:\TEMP
  26.  
  27.           You can call it anything you wish however.
  28.  
  29.       2)  Unzip the contents of the distribution archive into that
  30.           directory.
  31.  
  32.       3)  From that directory run VMINSTAL.EXE.
  33.  
  34.       4)  Once VMINSTAL is finished, you may delete the files in the
  35.           work directory (created in step #1) and remove the directory.
  36.  
  37.       5)  Copy in your VM.ID file into the \VM10 directory.  You did
  38.           download a key aready right?  If not, be sure to pick one up
  39.           first.
  40.  
  41.  
  42.    WILDCAT! ENVIRONMENT VARIABLES
  43.  
  44.    ViaMAIL! can make use of ALL the environment variables that WILDCAT!
  45.    uses to control/override the MDM file.  However, in order for ViaMAIL!
  46.    to use the modem, it must use the modem definition file from it's own
  47.    internal database.  THIS IMPORTANT TO UNDERSTAND.  You may import your
  48.    existing MDM files from the \WILDCAT\MODEM\ directory into ViaMAIL! but
  49.    more on that in a bit.
  50.  
  51.  
  52.    LINE VERSES NODE
  53.  
  54.    One of the things that has always been confusing to the novice SysOp
  55.    is the term nodes in fido as compared to the nodes in WILDCAT!.  Adding
  56.    a mailer to that picture only serves to confuse the issue more.  So in
  57.    an effort to reduce this, each of the individual PCs (or tasks) that
  58.    allows an incoming call (or local logon) is referred to as a LINE.
  59.  
  60.    The current line number is always displayed in the top LH corner of the
  61.    screen and represents the WILDCAT! NodeID that will be used when the
  62.    call is passed to the BBS.
  63.  
  64.  
  65.    BATCH FILES
  66.  
  67.    ViaMAIL! has been designed to operate from a single batch file which it
  68.    will create for you should one not exist and we highly recommend using
  69.    it.  This is because the basic 'framework' of the batch file created by
  70.    ViaMAIL! is one which will automatically allow callers to the BBS as
  71.    well as one that will work with processing newly recieved mail/files.
  72.  
  73.    Once you have a better understanding of how/what and why ViaMAIL! does
  74.    what it does, should then then consider adding in the additional
  75.    information your present setup dictates.
  76.  
  77.    The line naming convention also applies to the batch files that run
  78.    ViaMAIL!, each line has it's LINEx.BAT file (where x = NodeID).  So if
  79.    you set the WILDCAT! enviroment WCNODEID=2, then the line number would
  80.    be 2 and the batch file would be called LINE2.BAT.
  81.  
  82.    It important to note that we highly discourage the use of 'common' batch
  83.    files using the DOS % variables to pass parameters.  This is due to the
  84.    fact that certain lines can be configured to drop with certain error
  85.    levels to perform a function, but while those same errorlevels may
  86.    exist for another line, it may be configured to perform some other
  87.    function.  Once you start using ViaMAIL!, you'll understand this a bit
  88.    more.
  89.  
  90.    Please note, this is simply a recommendation, if you thoroughly
  91.    understand batch files, ViaMAIL! is flexible enough to allow you to do
  92.    that.  Just take a moment to understand how ViaMAIL! works first before
  93.    proceeding off in that direction.
  94.  
  95.  
  96.    INSTALLATION
  97.  
  98.    Now that we've given you a basis for the new product, following is a set
  99.    of steps that you should follow carefully.
  100.  
  101.    1)  Check your CONFIG.SYS file, if your have your FILES= line to
  102.        something less than 100, set it to 150 or more and reboot
  103.        if necessary.
  104.  
  105.  
  106.    2)  From the DOS prompt type SET followed by pressing return.  Among
  107.        other things, this should display a list of various environment
  108.        variables.  If you have one specified called WCPORTID, type the
  109.        following command:
  110.                               WCPORTID=
  111.  
  112.        After entering this command, make sure to hit return.  This will
  113.        remove the environment variable all together.
  114.  
  115.  
  116.    3)  If you're currently using .MDM files from WILDCAT! and they PHYSICALLY
  117.        exist in the \WILDCAT\MODEM\ directory, you may skip this step all
  118.        together and proceed to step #4.
  119.  
  120.        If you are using the default values stored in MAKEWILD, you'll need
  121.        to save them to a MDM file.  Following are the steps required to
  122.        create the MDM file.
  123.  
  124.        a)  From the WILDCAT home directory, run MAKEWILD and select Modem
  125.            Settings.
  126.  
  127.        b)  At the bottom of the current window you notice there is a F4
  128.            button to save, press F4.
  129.  
  130.        c)  Think of a DOS file name to save it as, in this example lets
  131.            call it MYMODEM.MDM.  Enter that file name making sure the path
  132.            reflects that of the \WILDCAT\MODEM\ directory (if you've named
  133.            \WILDCAT\ as something else, use that instead)  The key here is
  134.            that the file must exist in a subdirectory off of WILDCAT!'s
  135.            home directory called \MODEM\.
  136.  
  137.        d)  Once the name has been entered, press F10.
  138.  
  139.        e)  Exit MAKEWILD and return to the \VM10 directory.
  140.  
  141.  
  142.    4)  From the \VM10 directory type:
  143.  
  144.                                     VM
  145.  
  146.        This should bring ViaMAIL! up in local mode only (the modem should
  147.        not be active).
  148.  
  149.    4)  The screen that comes up is referred to as the 'Waiting for Calls'
  150.        screen.  From this screen, press Alt-O.  This should display a pull
  151.        down menu.
  152.  
  153.    5)  From the 'Setup' menu, highlight Mailer Options and press return.
  154.        Scroll down to mid screen, right hand side and enter in the
  155.        WILDCAT! home path.  Once complete, press ESC one time.
  156.  
  157.    6)  Highlight the menu option 'Modem Configuration' and press return.
  158.        From here you should see the 'DEFAULT' modem definition.   Press the
  159.        F5 key to import the MDM files (from WILDCAT!) into ViaMAIL!.  Once
  160.        complete, you'll see a list of MDM files that now exist inside of
  161.        ViaMAIL!.
  162.  
  163.        Note that the right hand column reflects the original DOS file name.
  164.        This name it what's used to tell ViaMAIL! which MDM file should be
  165.        used.  Scroll through the items listed and find the MDM file that
  166.        you are using.  If you don't find it, you may need to start over at
  167.        step #3.
  168.  
  169.    7)  Press ESC one time.  This should return you to the 'Setup' menu.
  170.        From here select 'Line Batch Files' followed by pressing return.
  171.        The highlight bar should now be positioned on the current line
  172.        number.  Normally this is 1, but if you've set the WCNODEID= to
  173.        something else, use that instead.
  174.  
  175.        Press return and say Y to the prompt to create the batch file.
  176.  
  177.    8)  From here ViaMAIL! has just created a batch file in the \VM10
  178.        directory with the appropriate line number.  If the NodeID was 1,
  179.        the batch file is called LINE1.BAT.  Scroll down the batch file and
  180.        find the line that is similar to:
  181.  
  182.                                vm /n1 /e
  183.  
  184.        What you're going to do is add the DOS file name of the MDM file to
  185.        use.  So if your MDM file was called MYMODEM.MDM, you would change
  186.        the line to read:
  187.  
  188.                            vm /n1 /e /dmymodem
  189.  
  190.        Once the changes are complete, press F10 to save it.  This should
  191.        return you to the list of the line batch files, press ESC one time
  192.        to return to the menu.  From here press ESC several times and when
  193.        prompted to return to DOS, do so.
  194.  
  195.  
  196.    9)  Now here's the fun step, bringing up ViaMAIL! for the first time
  197.        with your modem live.  From the \VM10 directory execute the
  198.        LINEx.BAT file that you edited in step #8.
  199.  
  200.        Under normal circumstances, ViaMAIL! should have initialized the
  201.        modem and should now say (mid-screen) 'Waiting for Calls'.  If it
  202.        doesn't, then you should probably try the above steps again to
  203.        verify you've entered everything correctly and the that MDM file is
  204.        actually in VM's database.  If it still doesn't work, better give a
  205.        call to tech support.
  206.  
  207.  
  208.   10)  Okay, from this point forward, ViaMAIL! is now ready to accept
  209.        incoming calls.  If you don't want to be interrupted during the
  210.        remaining of the configuration, you should press Alt-O, under
  211.        'Setup', select Mailer Options and change the option called
  212.  
  213.                   'Take Modem Off-Hook in Menu: Y'
  214.  
  215.        This will prevent ViaMAIL! from forcefully exiting the screens and
  216.        answering the call.
  217.  
  218.   11)  Press Alt-O and under 'SetUp', select System Addresses.  This
  219.        presents you with a screen whereby you can enter in all your AKA
  220.        addresses (including your primary).  Press INS and add the address
  221.        followed by pressing F10 to save it.
  222.  
  223.        For those of you that are getting your mail from Panet Connect,
  224.        you'll notice that 1:3615/51 is already there and that the
  225.        option:
  226.                        'Use w/EMSI handshake: N'
  227.  
  228.        is set to N.  This is necessary in order to properly transfer mail
  229.        with Planet Connect while at the same time permit the ViaTOSS! to
  230.        process PKTs from that address.  More on ViaTOSS! later.
  231.  
  232.        Once all the addresses are added, press ESC to return to the menu.
  233.  
  234.  
  235.   12)  Select Packers/Unpackers.  From this screen you will be presented
  236.        with a list of all the different compression types.  You should edit
  237.        each one of these making sure the DOS paths are correct.  Once those
  238.        changes are complete press ESC to return to the menu.
  239.  
  240.   13)  Select Mailer Options and enter in the correct drive letters for the
  241.        various paths.  If you're a member of Fidonet, you should copy your
  242.        your current NODELIST.nnn file into the C:\VM10\NODELIST\
  243.        directory.  We'll compile it in a bit.
  244.  
  245.        If you're running a multi-line setup, you should make sure you
  246.        change the field 'Network/multi-line mode' to the appropriate type.
  247.        Pressing the SPACEBAR or F2 allows you to change it.
  248.  
  249.        Most all of the default values should be left the way they are, you
  250.        can experiment with them later.  You should take a moment however
  251.        to familiarize yourself with the remaining options on this screen.
  252.        Once complete, press ESC to return to the menu.
  253.  
  254.   14)  Select Mail Tosser Options and under the field 'Netmail Conference',
  255.        pressing F2 pulls up a list of WILDCAT! conferences and you should
  256.        select the appropriate one.  Verify the various DOS paths and change
  257.        them to the appropriate drive letters.  Again, take a peek at the
  258.        remaining options, but leave them at the default values for now.
  259.        Press ESC to return to the menu.
  260.  
  261.   15)  Select File Tosser options and as with step #14, set the drive
  262.        letters and then press ESC to return to the menu.
  263.  
  264.   16)  Select Response Messages.  This screen presents you with a list of
  265.        all the prompts that ViaMAIL! in some form or another will present
  266.        to your callers or send back to them in automated response
  267.        messages.  You may edit all of these as necessary at a later time,
  268.        but for now you should select msg #1 - Introduction screen followed
  269.        by pressing return.
  270.  
  271.        This is the 'prelog' screen that gets displayed to your callers
  272.        immediately upon modem carrier being detected.  You should change
  273.        this as need be pressing F10 to save.  Once changes are complete,
  274.        press ESC to return to the previous screen.
  275.  
  276.        Selecting msg #36 is a complete set of help information necessary
  277.        for your downlinks to use the new AREAFIX/RAID functionality of
  278.        ViaMAIL!.  By the way, this has been renamed to ECHOSERV and ARCSERV
  279.        respectively.  You should read this message over to become familiar
  280.        with it.  This same information is available in a file called
  281.        VIASERV.DOC.
  282.  
  283.        Once your processing is complete, press ESC to return to the menu.
  284.  
  285.   17)  Select Phone Translations.  This option allows you to specify
  286.        number translation as well as costing values.  The functionality of
  287.        this is very similiar to FrontDoor/IM.  Press ESC to retun to the
  288.        menu.
  289.  
  290.   18)  Select Post Call Commands.  Nothing needs to be done here except to
  291.        point out that ViaMAIL! has the ability to execute the commands
  292.        entered here after every MAIL call that comes in.  However,
  293.        depending on setting under Mailer Options:
  294.  
  295.                       'Execute PC cmds after mail:'
  296.  
  297.        it might be limited to an event. Either way, the series of commands
  298.        entered here will be performed (based upon line selection) and is
  299.        useful should you receive certain files and want them moved or
  300.        processed in some way.  The default setup comes with commands to
  301.        move NODELIST and NODEDIFF files should they come in and well as
  302.        uncompress the ALLTICS.nnn file that comes down from Planet Connect.
  303.  
  304.        As you can see, with a little imagination, you can do quite a bit
  305.        here.  Once your 'dreaming' is complete, press ESC to return to the
  306.        menu.
  307.  
  308.  
  309.   19)  Using the right arrow key, move over to the menu option 'Config'.
  310.        Select Network Management.  Presented here are two networks that you
  311.        should use as a guide.  FIDONET is a good case where you define the
  312.        the NODELIST, NODEDIFF, and various .NA/.NO files that are
  313.        associated with this network.
  314.  
  315.        Inside of ViaMAIL!, everything is based upon networks, so if you
  316.        don't have the proper information defined here, then the nodelist
  317.        won't be compiled right (one nodelist per network), the echolist
  318.        and filelist areas will not be imported in the their respective
  319.        'Master Lists' and so on.
  320.  
  321.        Spend a little time here and look around, I think you'll find it
  322.        refreshing that there is a bit of organization now to your needs.
  323.        You shouldn't modify anything here (yet), for now just look it over.
  324.  
  325.        Once you're finished with looking at WSNET and FIDONET, press ESC to
  326.        return to the menu.
  327.  
  328.   20)  Select Node Management.  This screen should remind you of how
  329.        WILDMAIL! is setup and is where you define each of your downlink
  330.        systems (NEVER your addresses).  The most notable exceptions are:
  331.  
  332.          Mail session pswd :   Self-explanitory
  333.          ViaSERV! password :   AREAFIX/RAID password from Subject line
  334.          Lines to dial node:   When dialing this system, which lines of
  335.                                ViaMAIL! can dial out to this node address
  336.          Subscribed confs  :   Simple name change, used to be 'Selected'
  337.  
  338.        Of course there's a bit more with the ARCSERV (RAID) options, but
  339.        it's fairly straight forward.  Once your viewing is complete, press
  340.        ESC to return to the menu.
  341.  
  342.  
  343.   21)  The menu options Conference and File Area Management are virtually
  344.        identical to those found in WILDMAIL!.  You should peruse these and
  345.        become familiar with the various options.
  346.  
  347.   22)  The Master Conference List and Master File Area List options are
  348.        also identical to WILDMAIL!'s Master List.  The big difference is
  349.        that there is now a Master File Area List.  Other than that, they
  350.        have the same use which is basically to provide you with a list of
  351.        conferences (for a given network) that you may add to your
  352.        configuration.
  353.  
  354.        If the area is not in the master list, then you won't be able to
  355.        add it to your config.  The only way to add areas to the Master list
  356.        is to either do it manually or import them from the defined
  357.        echo/filelists (defined under Network Management for the
  358.        appropriate network).
  359.  
  360.        In ViaMAIL!'s present state, there should only be conf/file areas
  361.        from WSNET, we'll import the areas from Fido net in a bit.
  362.  
  363.        You should peruse these two options and have a look at them.  Once
  364.        your finished, press ESC to return to the menu.
  365.  
  366.  
  367.   23)  Okay, we should be at the 'Config' menu now, if not, get there.
  368.        Select Magic File Definitions.  This screen contain several sample
  369.        definitions of each type.  The setup of this is quite simple.
  370.        You'll notice that the main difference between the Single File and
  371.        Magic Name types are where the DOS file name is placed.
  372.  
  373.        In the Single File type, the file name is placed in the 'Definition
  374.        name' field and the path to that file in the 'DOS directory' field.
  375.        Whereas the Magic Name type use put the magic name in the
  376.        'Definition name' field and out the complete DOS file spec including
  377.        the file name in the 'DOS directory' field.
  378.  
  379.        Press ESC to return the menu.
  380.  
  381.   24)  The remainder of the options on the 'Config' menu are pretty
  382.        straight forward with the exception to the Hatch Definitions.
  383.  
  384.        Basically this option allow you to attach a name to a specific a
  385.        'file-spec' to hatch which can be either manually hatched or
  386.        executed via an event whereby you can specify up to 10 definitions
  387.        to be hatched.
  388.  
  389.        Press ESC to return to the menu.
  390.  
  391.   25)  Using the right arrow key, select the 'Events' menu.  Events in
  392.        ViaMAIL! are probably quite a bit different than your used to, but I
  393.        think you'll find them easier to use once you get the hang of them.
  394.  
  395.        Basically there are 6 event types:
  396.  
  397.                        General Events (Mail)
  398.                        Poll Node Events
  399.                        Internal Events
  400.                        External Events
  401.                        Message Events
  402.                        Hatch Events
  403.  
  404.        General Events -
  405.  
  406.        There are two types of mail events.  One that runs on all the lines
  407.        which can effect the contents of the queue, meaning it can change
  408.        the hold status, etc.  The second only affects a nodes call handling
  409.        options.  Items such as answering the phone, permitting FREQs etc can
  410.        be performed but NO changes will be made to the messages in the
  411.        queue.  Messages can still be sent (if permitted), but their status
  412.        can not be changed, this is why you can't select the option 'Schedule'.
  413.  
  414.        Several new options has been added such as disabling the answering of
  415.        incoming calls and disabling the ability to make outbound calls.
  416.        Depending on the call type (via the 'All Lines/One Line Only' option)
  417.        dictates the scope of those commands.
  418.  
  419.        If you've disabled the answering of incoming calls, when a call comes
  420.        in, you'll see a message appear at the bottom of the screen 'Phone
  421.        ringing...' for aprox 1/2 second then disappears allowing you to
  422.        continue making changes etc.  This is done to let you know a call is
  423.        coming in (it's not going to be answered, but at least you know).
  424.  
  425.        Routing of Mail
  426.  
  427.        For those of you familiar with the way FD and IM handle the 'setup'
  428.        of routing, if you look closely, you see a similar setup in ViaMAIL!
  429.        The main difference is that it's menu driven.  Each 'schedule' has
  430.        routing type commands that are associated with it that affect the
  431.        processing of mail.  You attach a 'schedule' to a mail event and
  432.        when you run that event, the mail will get processed according to
  433.        the commands from the schedule.
  434.  
  435.        Changing the schedule (or changing the event with a different
  436.        schedule) will change the behavior of how mail is processed.  This
  437.        section on mail delivery is fairly complex and requires a few
  438.        examples to throughly explain it.  But suffice to say, if you
  439.        understand the functionality of the commands from FD/IM, the same
  440.        rules apply here.
  441.  
  442.        Please bear with us here and know that we'll cover this section
  443.        quite extensively in the upcoming documentation.
  444.  
  445.  
  446.        Poll Node Events -
  447.  
  448.        You can specify a single poll event that creates poll entries into the
  449.        queue for up to 10 different node addresses.
  450.  
  451.  
  452.        Internal Events -
  453.  
  454.        The internal events are things such as trimming the log files,
  455.        resetting the quick stats etc.  These are 'run-once' type events as
  456.        compared to mail which could run for hours.  There are two types of
  457.        internal events.
  458.  
  459.                              Multi line
  460.                              Single line
  461.  
  462.        Multi line only affects the log trimming events.  If you select the
  463.        line(s) to run this event, then EACH LINE will run it's log trimmer
  464.        at the specified time.  This saves you from having to enter 5 events
  465.        for five different lines.
  466.  
  467.        Now the single line event is just that, no matter how many lines are
  468.        selected to run it, the first one that gets to it will be the one
  469.        that runs it and the others will simply log the 'missed attempt' and
  470.        determine the next event accordingly.
  471.  
  472.  
  473.        External Events -
  474.  
  475.        These events are the most commonly used ones and work exactly the
  476.        same as the Multi line mode of the Internal Events.  So if you want
  477.        all lines to drop at the specified time with the given errorlevel,
  478.        then you would select all those lines.  Of course you'll need to have
  479.        a specific IF ERRORLEVEL statement in your batch file.  Speaking of
  480.        which, while editing an exgernal event, pressing [F9] allows you to
  481.        edit the appropriate lines batch files as needed.
  482.  
  483.  
  484.        Message Events -
  485.  
  486.        This event type allows you to send a message to a groups of nodes which
  487.        may contain up to 5 files attachments and also allows you to specify a
  488.        text file that should be imported into the message body.
  489.  
  490.  
  491.        Hatch Events -
  492.  
  493.        This type allows you to select up to 10 hatch definitions (defined
  494.        under Hatch Management (see step #24) to be hatched at a given time.
  495.        This might be useful should you wish to hatch NODEDIFF files to your
  496.        downlinks on a weekly basis.
  497.  
  498.  
  499.        Multi-Time Selectability -
  500.  
  501.        On all event types except mail, you may now specify up to 96 times
  502.        within a 24 hour period that the event should execute on.  This is
  503.        done in 15 minute increments and and is toggled on by highlighting the
  504.        appropriate time and tapping the [SPACEBAR].  This should greatly
  505.        simplify your configuration time.
  506.  
  507.  
  508.        Event Disabling -
  509.  
  510.        CAUTION - If you're anything like me, you'll forget to toggle the
  511.        'Active definition' field to Y and then the event won't run.  It's
  512.        intentionally designed this way for the non-mail type events.  This
  513.        is because those types of events force a specific action to take
  514.        place.  So you're required to toggle this option to Y before it will
  515.        run.
  516.  
  517.  
  518.        Manually Executing Events -
  519.  
  520.        With the individual event types, each has it's own screen designed to
  521.        categorize the event type.  However, when manually executing an event,
  522.        you will be presented with a list of ALL the event types configured.
  523.        Simply select the approriate one and run it.
  524.  
  525.        Okay, now that you're impressed with all the event types, it's time to
  526.        move on.  <g>...  Press ESC to return to the 'Events' menu.
  527.  
  528.   26)  Using the right arrow key, select menu 'Queues'.  As you can see,
  529.        ViaMAIL! breaks up your netmail, TICS and outbound bundles for your
  530.        perusal.  Each media type has it's own database of traffic.  You
  531.        have an In/Outbound Netmail, In/Outbound TICs and finally the
  532.        actual Outbound Queue.
  533.  
  534.        Outbound Queue -
  535.  
  536.        To force a rebuild of outbound mail, from the Waiting for Calls
  537.        screen, simply press Alt-R.  This will requalify all inbound and
  538.        outbound traffic and create the appropriate entries in this database.
  539.        Now under the 'Status' column, you will see up to 9 possible values
  540.        three of which I'll discuss.  The others are self explanitory.
  541.  
  542.         Priority - This indicates that the mail is urgent and will cause
  543.                    VM to immediately dial out.  Any mail having a lower
  544.                    priority (Crash or Ready) will NOT be processed until
  545.                    all mail of this type has been sent.
  546.  
  547.         Crash    - This functions identically to Priority, except all
  548.                    mail with this status will be sent before sending
  549.                    'Ready' status mail (Priority is done first of course).
  550.  
  551.         Ready    - This is the lowest priority of mail to go out.  Both
  552.                    Priority and Crash mail will be sent before this.
  553.  
  554.        If you would like to change the status of any of the entries, you may
  555.        do so my pressing [F2].  [F3] allows you to reset the dial attempts
  556.        and [F4] allows you to change the destination system.
  557.  
  558.        ViaMAIL! now supports a 'round-robin' method of sending outbound
  559.        mail.  Observing the above rules, ViaMAIL! will determine the next
  560.        node to dial based upon the lowest number of attempts made.  You can
  561.        also view a list of the associated outbound traffic by highlighting
  562.        the desired entry followed by pressing [ENTER].
  563.  
  564.  
  565.        In/Outbound Netmail -
  566.  
  567.        This is pretty much self-explanitory.
  568.  
  569.  
  570.        In/Outbound TICs -
  571.  
  572.        Inside of ViaMAIL!, you no longer store TIC files in their native
  573.        state.  Instead, ViaMAIL! will import them into the inbound queue
  574.        where they will be processed by ViaTOSS!.  Once processed, the
  575.        forwarded TICs (if there are any) will be placed in the Outbound
  576.        TICs queue and stored until transmission.  Only at the point of
  577.        transmission will they become a physical file on your system.
  578.  
  579.        The reasoning for this method is simple, it significantly reduces
  580.        the number of files on your hard drive, provides greater readbility
  581.        to know what TIC goes with what companion file and who's getting what.
  582.  
  583.        The during the 'Pack Queue' event (Internal), the tics will be
  584.        purged from the database and their associated files will also be
  585.        'cleaned up' from disk.  By the way, ViaMAIL! comes preconfigured to
  586.        run this event once a night.  You should always peack the queue on
  587.        some sort of regular schedule otherwise the transmitted TICs and
  588.        their companion files will never be deleted.
  589.  
  590.        Pressing ESC returns to the menu.
  591.  
  592.  
  593.   27)  Select Pending xSERV Commands.  This option is simply a temporary
  594.        database designed to hold ECHO/ARCSERV commands that are meant to be
  595.        processed offline.  The only commands that should stay for any
  596.        amount of time are the GET RESCAN type commands.  This is because
  597.        ViaTOSS! is the only program that will process these mainly because
  598.        this has to do with rescanning messages, something the tosser
  599.        normally handles anyway.
  600.  
  601.        Press ESC to return to the menu.
  602.  
  603.  
  604.   28)  The menu 'Global' contains various selection to globbaly modify, add
  605.        and delete conferences and File Areas.  You'll use this more once
  606.        you start configuring your setup.
  607.  
  608.  
  609.   29)  The menu option 'Misc' is a collection of some of the internal
  610.        events that you can run manually without having to run them as an
  611.        event.  Sort of a short cut if you will.
  612.  
  613.        As part of our initial setup, you should select 'Compile Nodelist'
  614.        followed by pressing F10 to go.  If you're a member of Fidonet you
  615.        should have already copied the current NODELIST.nnn into the
  616.        \VM10\NODELIST\ directory (see step #13).  ViaMAIL! will now
  617.        compile the nodelists from the two networks defined.
  618.  
  619.        Once the process is complete, return to the menu and select 'Import
  620.        Echolists' and press F10 to go.  This will import the echolist files
  621.        into the Masterlist.
  622.  
  623.  
  624.   30)  Now that we've hit most all the options, you're probably asking
  625.        yourself, does ViaMAIL! allow you the ability to import and
  626.        AREAS.BBS file?  You bet it does.
  627.  
  628.        If you would like to import one now, you should export one from
  629.        WILDMAIL! or whatever tosser you're currently using and copy it
  630.        into the \VM10 directory.  The from the 'Events' menu option, select
  631.        Internal Events and scroll down to an event called:
  632.  
  633.                              IMPORT-AREASBBS
  634.  
  635.        Press enter on this event and it will display a screen of the
  636.        configuration options.  Under DOS Path put the file filename and
  637.        path to your AREAS.BBS file - normally C:\VM10\AREAS.BBS and then
  638.        press F10 to save it.  Press ESC one time to return to the 'Events'
  639.        menu and select Manually Run Event.
  640.  
  641.        Highlight IMPORT-AREASBBS and press return. Say yes to the prompt
  642.        and ViaMAIL! will proceed to import the file.  Basically rules to a
  643.        successfull importation are this.
  644.  
  645.             1)  Area MUST be in the Master list
  646.             2)  If an WC area is already defined, the area tag name
  647.                  will still be added, but as a passthru instead.
  648.  
  649.  
  650.   31)  Tossing Mail.  A program called ViaTOSS! has ben included that
  651.        performs the duties of mail tossing similar to WILDMAIL! and TIC
  652.        procssing similar to the way ViaTIC! has done for you in the past.
  653.        Since both of these function have been merged into one program, you
  654.        can activate them through the use of command line parameters.
  655.  
  656.        Running ViaTOSS! at the DOS prompt by typing VT /? will present you
  657.        with a list of available command line parameters.  Basically, they
  658.        have already been entered in the batch file created way back in
  659.        step #7.  You should take a moment to go back at look at the
  660.        LINEx.BAT files and see the parameters and their usage.
  661.  
  662.  
  663.   32)  Netmail Door.  Included with ViaMAIL! is a door program to allow
  664.        your callers the ability to enter netmail messages from within
  665.        WILDCAT!.  In the past you might have used a program like WCFIDO
  666.        that performed a similar function.  ViaADDR! is much much more than
  667.        anything you've used in the past.
  668.  
  669.        In the \VM10 directory, you'll find a file called FIDOENTR.BAT. You
  670.        should copy this file into your WILDCAT\BATCH\ directory and edit
  671.        it according to the directions inside the file.  There really isn't
  672.        much to setting up this door.
  673.  
  674.  
  675.   Okay folks, please go easy on me now.  I know this isn't much in the way
  676.   of docs, but it should give you enough familiarity to get you going.
  677.   Please PLEASE use the WSNET echo conference for your questions, but if
  678.   you really get stuck, give myself (Joe Martin) a call at 909-699-2215.
  679.   I'll try my best to fill in the gaps.
  680.  
  681.                                - EOF -
  682.  
  683.  
  684.  
  685.  
  686.